home *** CD-ROM | disk | FTP | other *** search
/ Power Programmierung 2 / Power-Programmierung CD 2 (Tewi)(1994).iso / c / library / dos / packer / unzip41 / atari / makeit < prev    next >
Encoding:
Text File  |  1991-01-21  |  382 b   |  10 lines

  1. tcc -DATARI_ST=1 -I=\tc\include unzip.c
  2. tcc -DATARI_ST=1 -I=\tc\include file_io.c
  3. tcc -DATARI_ST=1 -I=\tc\include mapname.c
  4. tcc -DATARI_ST=1 -I=\tc\include match.c
  5. tcc -DATARI_ST=1 -I=\tc\include misc.c
  6. tcc -DATARI_ST=1 -I=\tc\include unimplod.c
  7. tcc -DATARI_ST=1 -I=\tc\include unreduce.c
  8. tcc -DATARI_ST=1 -I=\tc\include unshrink.c
  9. tlink -O=unzip.prg  -S=4096 -C=tlink.opt
  10.